l108/4.2/pagina 2.php

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <?php include ("zijmenu.html"); ?> <div style="float: right; width: 300px;"> <p style="margin: 0px"> Pagina 2<br><br> We try not to sting. It's usually fatal for us. So you have to watch your temper. Very carefully. You kick a wall, take a walk, write an angry letter and throw it out. Work through it like any emotion. </p> </div> </body> </html>

Resultaat

Made by Thijs Aarnoudse